xen.git
2007-02-05 awilliam@xenbuild2.aw[IA64] Fix tlbflush_clock
2007-02-05 awilliam@xenbuild2.aw[IA64] Additional HVM hypercall fix
2007-02-04 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-04 awilliam@xenbuild2.aw[IA64] Remove verbosity from xen_pm_power_off
2007-02-04 awilliam@xenbuild2.aw[IA64] Xen build warning fixes
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix usage of 14 bit immediate value of IA64_RBS_...
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix xencons_early_setup build warning
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix PAL_HALT for paravirtualized domains
2007-02-04 awilliam@xenbuild2.aw[IA64] Bug fix new_tlbflush_clock_period()
2007-02-02 kfraser@localhost... Hide RDTSCP feature flag from PV guests.
2007-02-02 kfraser@localhost... linux: Allow xenbus_strstate() to be used from modules.
2007-02-02 kfraser@localhost... minios: Fix bug in xenbus implementation.
2007-02-02 kfraser@localhost... Fix cross-compile: ia64 build on x86.
2007-02-02 kfraser@localhost... linux: compilation fix of linux/drivers/oprofile/oprof.c
2007-02-02 kfraser@localhost... New domain builder arch_setup hook clean up.
2007-02-02 kfraser@localhost... libxc: Domain builder must align initial virtual mappin...
2007-02-02 kfraser@localhost... minios: Fix ret_from_exception routine. Stack consisten...
2007-02-02 Ewan MellorAdded default for the vcpus_params key.
2007-02-02 Ewan MellorAdded host.dmesg method.
2007-02-02 Ewan MellorRemove VM_power_state value ShuttingDown. This should...
2007-02-02 Ewan MellorRemove some obsolete constants (XEN_API_DRIVER_TYPE...
2007-02-01 awilliam@xenbuild2.aw[IA64] Fix compile warnings in xenentry.S
2007-02-01 awilliam@xenbuild2.aw[IA64] Optimize VTI domain hypercall path
2007-02-01 Ewan MellorImproved the example to show creation of a VNC console...
2007-02-01 Ewan MellorAdded support for maps inside structs, so that we can...
2007-02-01 Ewan MellorMake the string->string map and int->float map allocati...
2007-02-01 Ewan MellorClean up some cruft.
2007-02-01 Ewan MellorTreat the empty string as an absent UUID, not an invali...
2007-02-01 Ewan MellorReturn the stored vcpus_params if the domain is not...
2007-02-01 kaf24@firebug... Fix xen-x86_32 defconfig to includean option needed...
2007-02-01 Ian Campbellmerge
2007-02-01 john.levon... Fix Solaris build - use $(MAKE) not make.
2007-02-01 Ian Campbell[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN...
2007-02-01 Ewan MellorFix SDL option for HVM domains.
2007-02-01 Ewan MellorFix handling of HVM boot.
2007-02-01 Ewan MellorFix merge conflict between new HVM console handling...
2007-02-01 Ewan MellorFix HVM save/restore wrt console handling.
2007-02-01 Tim DeeganMerge
2007-02-01 Tim Deegan[PYGRUB] Invoke pygrub with TERM=vt100
2007-02-01 Ewan MellorUse the new xen-python-path to set PYTHONPATH, rather...
2007-02-01 Tim DeeganMerge
2007-02-01 Tim Deegan[XEN] Wrap compat XLAT_ macros in "do { } while (0)".
2007-02-01 Ewan MellorBreak out the Python path interrogation into a separate...
2007-02-01 Ewan MellorChange VM.HVM_boot to VM.HVM_boot_policy and VM.HVM_boo...
2007-02-01 kfraser@localhost... Allocate Xen kexec/kdump elfnote sections of the correc...
2007-02-01 kfraser@localhost... safe_str*() functions check their destination argument...
2007-02-01 Ewan MellorCopy the definition of DOM0_UUID into XenDomain so...
2007-02-01 Ian Campbell[TOOLS] Remove a debug message which is spamming the...
2007-02-01 Ian Campbell[LINUX] netfront: Don't call netif_carrier_off until...
2007-01-31 Travis Betak[HVM][SVM] Updated the SVM V_TPR register on MMIO write...
2007-01-31 Tim DeeganMerge
2007-01-31 Tim Deegan[HVM] Save/restore: save HPET registers
2007-01-31 awilliam@xenbuild2.aw[IA64] Add arch_free_page()
2007-01-31 Ian Campbell[XEN] Fix perfc after 13756:56377f5ce588
2007-01-31 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-01-31 Tim DeeganMerge
2007-01-31 Tim Deegan[HVM] Save/restore: clean up the new hypercall interface
2007-01-31 Ian Campbell[XEN] Fix dom/sysctl structure alignement.
2007-01-31 Emmanuel Ackaouymerge
2007-01-31 Emmanuel Ackaouy[TOOLS] Fix typos which breaks readnotes transparent...
2007-01-31 Alastair Tse[XEND] Fix typos in vfb/vnc detect in image.py
2007-01-31 Alastair Tse[XENAPI] Add VDI.location support and test c prog for...
2007-01-31 Alastair Tse[XENAPI] Remove some deprecated fields from the Xen...
2007-01-31 Alastair Tse[XEND] Use VDI.location rather than VDI.image_uri/uri...
2007-01-31 Alastair Tse[XEND] Make sure other_config is by default an empty...
2007-01-31 Alastair Tse[XEND] Make VBD.bootable in XendConfig kept as int.
2007-01-31 Alastair Tse[XEND] Hide other_config from console and vfb SXP to...
2007-01-31 Alastair Tse[XEND] Fix VCPU_params to return string map.
2007-01-31 Alastair Tse[XEND] Merge VFB support for PV and HVM guests.
2007-01-31 Alastair Tse[XEND] Make python-pam warning only appear if using...
2007-01-31 Tim Deegan[HVM] Save/restore: save shared-info pfn and re-map...
2007-01-31 Tim DeeganMerge
2007-01-31 Ian Campbell[XEN] Fix build breakage with gcc 4.1.2.
2007-01-31 Tim Deegan[HVM] Save/restore: save RTC state.
2007-01-31 Tim Deegan[HVM] Save/restore: clean up marshalling code
2007-01-31 Ian Campbell[TOOLS] Fix foreign header build breakage.
2007-01-31 Ian Campbell[XEN] Fix XENVER_capabilities hypercall.
2007-01-31 awilliam@xenbuild2.aw[IA64] Include dummy EFI memory descriptors for unmappe...
2007-01-30 Ewan MellorAdded VM_metrics class, taking some of the fields from...
2007-01-30 Tim Deegan[HVM] Save/restore: Reset PIT period correctly
2007-01-30 Keir Fraserpygrub: fsimage binding must free objects with PyObject...
2007-01-30 Keir Fraseria64: Use memcpy() to fill ACPI identifier fields.
2007-01-30 Ewan MellorFix XendNode when no host state is saved.
2007-01-30 Ewan MellorFix typo, as suggested by Stefan Berger.
2007-01-30 Keir FraserRemove sprintf() from Xen. Use snprintf() and friends.
2007-01-30 Ewan MellorRemove the VTPM.instance field from the bindings.
2007-01-30 Keir FraserClean up arch_get_xen_caps() to not use sprintf().
2007-01-30 Keir Fraseria64, ppc: Remove uses of sprintf().
2007-01-30 Ewan MellorAdded task.session field.
2007-01-30 kaf24@localhost... ia64: Clean up and fix errors in strncpy -> strlcpy...
2007-01-30 Ewan MellorAdded VM.is_control_domain field.
2007-01-30 kaf24@localhost... Align vTPM support in the Xen-API, documentation and...
2007-01-30 kaf24@localhost... Older versions of as86 (<=0.16.0) require macro argumen...
2007-01-30 kaf24@localhost... Fix cross-compile (ia64-built-on-x86) failure.
2007-01-30 Ewan MellorAdded backreference from PIF_metrics to PIF, and added...
2007-01-30 Ewan MellorAdded uuid to the PIF_metrics record.
2007-01-30 Ewan MellorAdded uuid to the PIF record.
2007-01-30 Ewan MellorAdded host_metrics class.
2007-01-30 Ewan MellorAdded modelling and C bindings for crashdumps, and...
2007-01-30 kaf24@localhost... new domain builder fix to boot domU on IA64.
next